home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / rexx / DSMiscRexxVol3.readme < prev    next >
Text File  |  1997-11-02  |  4KB  |  85 lines

  1. Short:    Yet more simple scripts for DrawStudio
  2. Author:   odin@dcs.qmw.ac.uk (Andrew Elia)
  3. Uploader: odin@dcs.qmw.ac.uk (Andrew Elia)
  4. Type:     util/rexx
  5.  
  6. This is another small collection of some of my attempts at bashing out
  7. ARexx scripts for the excellent Drawstudio. They're slightly more advanced
  8. than some of my earlier attempts, but the interface to them is still a
  9. little (OK, a lot) naff. They may prove useful for people who would like
  10. to learn a bit more about writing such scripts, but be warned that they
  11. are pretty clumsily-written.
  12.  
  13. IMPORTANT! Some of these scripts require rexxmathlib.library (available
  14. from Aminet sites at util/rexx/RexxMathLib.lha or on Aminet CD 16).
  15.  
  16. * 3DPie       - This is one of the prettiest scripts you'll find in this
  17.                 particular volume. As the name suggests, it will produce
  18.                 a simple 3D pie chart based upon a set of values it
  19.                 reads in from a file. As for the 2D version, you are
  20.                 able to pick up individual slices and move them about.
  21.                 This is particularly effective with translucent fills.
  22.  
  23. * NewBarGraph - A significantly improved version of the original
  24.                 histogram script. It too will read values in from a
  25.                 file, but this time it will also label the axis and draw
  26.                 the values on the scale. It also supports standard error
  27.                 bars, and to make things slightly easier to adjust, it
  28.                 will group common elements together to make colouring
  29.                 them much easier.
  30.  
  31. * LineGraph   - This is derived from the bar graph script and so has
  32.                 much of the same features. Additionally, it will allow
  33.                 you to view individual points.
  34.  
  35. * Table       - Probably the most useful script of them all. It's far
  36.                 from perfect, but given a file containing the data (with
  37.                 appropriate formatting information), it is possible to
  38.                 produce nice tables with less hassle than normal. It
  39.                 allows left, centre, and right justification.
  40.                 Additionally, it supports vertical alignment, but this
  41.                 isn't really anything special when it comes to dealing
  42.                 with tall characters.
  43.  
  44. * NewGrid     - Some small refinements for my original grid script. This
  45.                 time, you can choose to group rows or columns together.
  46.                 Nothing special.
  47.  
  48. Oh, and if you don't already have DrawStudio and just happen to be
  49. browsing at this ReadMe file for no apparent reason, the go out and buy
  50. it now! Seriously, we don't often get new commercial talent in these
  51. hard times, so please give the demo a try or something and support new
  52. Amiga development.
  53.  
  54. Andrew Elia
  55.  
  56.  
  57. ============================= Archive contents =============================
  58.  
  59. Original  Packed Ratio    Date     Time    Name
  60. -------- ------- ----- --------- --------  -------------
  61.      900     448 50.2% 15-Sep-97 00:39:18  DSMiscRexxVol3.info
  62.    12137    4132 65.9% 12-Sep-97 15:14:56 +3DPie.dsrx
  63.   117976   81143 31.2% 09-Sep-97 18:37:12 +3DPieDemo.IFF
  64.     1251     694 44.5% 15-Sep-97 00:39:14 +3DPieDemo.IFF.info
  65.      143     120 16.0% 11-Aug-97 13:58:28 +BarDataFile
  66.    31364   10917 65.1% 15-Sep-97 00:41:34 +DSMiscRexxVol3.Guide
  67.      960     386 59.7% 15-Sep-97 00:39:14 +DSMiscRexxVol3.Guide.info
  68.     5257    2468 53.0% 11-Aug-97 09:51:00 +LineDataFile
  69.    12664    3793 70.0% 12-Sep-97 14:41:36 +LineGraph.dsrx
  70.   254218  155359 38.8% 11-Aug-97 10:45:54 +LineGraphDemo.IFF
  71.     1251     694 44.5% 15-Sep-97 00:39:14 +LineGraphDemo.IFF.info
  72.    13424    3961 70.4% 12-Sep-97 14:38:18 +NewBarGraph.dsrx
  73.   353666  256586 27.4% 11-Aug-97 14:22:48 +NewBarGraphDemo.IFF
  74.     1251     695 44.4% 15-Sep-97 00:39:14 +NewBarGraphDemo.IFF.info
  75.     3214    1202 62.6% 12-Sep-97 14:35:22 +NewGrid.dsrx
  76.   168200  104200 38.0% 12-Sep-97 16:47:58 +NewGridDemo.IFF
  77.     1251     693 44.6% 15-Sep-97 00:39:14 +NewGridDemo.IFF.info
  78.       15      15  0.0% 09-Sep-97 17:53:22 +PieDataFile
  79.    12815    3854 69.9% 12-Sep-97 14:33:22 +Table.dsrx
  80.      335     146 56.4% 12-Sep-97 14:24:38 +TableDataFile
  81.    37990   13820 63.6% 12-Sep-97 13:22:26 +TableDemo.IFF
  82.     1251     691 44.7% 15-Sep-97 00:39:14 +TableDemo.IFF.info
  83. -------- ------- ----- --------- --------
  84.  1031533  646017 37.3% 15-Sep-97 04:40:10   22 files
  85.